home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 4 / The Arsenal Files 4 (Arsenal Computer).ISO / casm / synchron.bbs < prev    next >
File List  |  1995-05-25  |  7KB  |  140 lines

  1.  
  2. █████ Arsenal Files 4
  3.  
  4. █████ Area: C & Assembler Programming
  5. █████ Path: \CASM
  6.  
  7.  
  8. 2M30SRC.ZIP  - 2M 3.0 (C) 1993-1995 Ciriaco Garcia de
  9.              Celis - Full commented TASM/Borland C source
  10.              code for 3.5 DD (720K): 984K / 1066K / 1176K
  11.              3.5 HD (1.44M): 1804K / 1886K / 1972K 3.5 ED
  12.              (2.88M): 3608K / 3772K / 3944K 5.25 DD
  13.              (360K): 820K / 902K / 976K 5.25 HD (1.2M):
  14.              1476K / 1558K / 1639K 100% safely and 100%
  15.              reliable formatter. -
  16. ASM32.ZIP    ASM32 v2.0 Programmer's Toolkit tools for
  17.              32-bit assembly-language programming
  18. AU116-AS.EXE AU v1.16.10 Archive Utilities Full C/C++ Sour
  19. BAT2C21.ZIP  Batch file to C file (BAT2C.EXE) verision 2.1
  20.              BY:Kevin Lewis
  21. BLTC120.ZIP  BULLET is a super-fast, super-small
  22.              B-tree/dBASE .DBF, transaction-based,
  23.              multi-user database toolkit for DOS C & C++
  24.              compilers. Also available for BASIC, Windows,
  25.              and OS/2. BULLET DOS C/C++ version 1.20,
  26.              05-Jan-95.
  27. BSTR20.ZIP   Libraries containing BASIC-style string
  28.              functions for C and C++. Date and time
  29.              functions are also included. Libraries are
  30.              fully written in fast assembly code.
  31.              Optimizations for Pentium processors are
  32.              implemented. Both Microsoft and Borland
  33.              formats are included. Developed by TechniLib.
  34. BSTRNG11.ZIP BSTRING Version 1.10 BSTRING Makes the
  35.              powerful string functions in BASIC available
  36.              to C and C++. All BSTRING libraries are fully
  37.              written in fast assembly code. Optimizations
  38.              for Pentium processors are implemented. Both
  39.              Microsoft and Borland formats are included.
  40.              BSTRING was developed by TechniLib.
  41. COMPFAQ.ZIP  FAQ (Frequently Asked Questions) file from
  42.              comp.lang.c - April 1st, 1995
  43. CSLIB16B.ZIP CS-libraries 1.6b - database support,
  44.              interface, utils (C/C++)
  45. CUJ0495.ZIP  C Users Journal April 1995
  46. CUJ0595.ZIP  C Users Journal, May 1995
  47. CUJ0695.ZIP  C Users Journal, June 1995
  48. ECKELT.ZIP   C++ source code from the book "Thinking in
  49.              C++",Prentice Hall, 1995, ISBN: 0-13-917709-4
  50. FGDEMO40.ZIP FGDEMO: Fastgraph demo program. Must-have for
  51.              Fastgraph programmers. Includes C source code
  52.              for a GUI menu system, and a grand tour
  53.              overview of Fastgraph's powerful features.
  54.              Also source code for special effects and
  55.              animations. Requires EGA/VGA graphics, mouse
  56.              optional.
  57. GAPCDR1.ZIP  GAPCDR GAP PCB WC DOOR.SYS DOOR DigiBoard
  58.              GAPCDR is a professional library of C and ASM
  59.              routines designed for programmers that write
  60.              Door programs to interface with GAP, WildCat,
  61.              PCB or any BBS program that is capable of
  62.              writing a DOOR.SYS file. Highly optimized
  63.              assembler routines and a printed manual make
  64.              it quick and easy to use. Can be used as a
  65.              stand alone library if a door interface is
  66.              not needed.
  67. KNOWHOW4.ZIP Analyzer of FARHEAPDEBUG listings
  68. OPTC41.ZIP   Optimization tips for C/C++ & ASM programmers
  69. PCXK53.ZIP   PCXKit - Set of modules to display .PCX files
  70.              under DOS. Versions are provided for Borland
  71.              Pascal & C++. ($20)
  72. PMW116.ZIP   PMODE/W v1.16 DOS Extender For Use With
  73.              Watcom C/C++ Features: Extender size is less
  74.              than 9k Extender is internal to the EXE
  75.              Replaces DOS4GW.EXE Fully compatible with
  76.              Watcom C Fast execution Free for
  77.              non-commercial use Changes In Version 1.16:
  78.              Custom bind utility Updated licensing
  79.              policies University student discount See
  80.              UPDATES.DOC for bug fixes
  81. PPL4C10.ZIP  NAME: Personal Protocol Library for C/C++
  82.              KEYS: ASCII XMODEM YMODEM ZMODEM LIB C MSC
  83.              FILE: PPL4C10.ZIP VER: 1.0 DATE: Feb 95 REG$:
  84.              MarshallSoft Computing, Inc.- $40.00 DSCR:
  85.              PPL4C is a protocol library supporting ASCII,
  86.              XMODEM, XMODEM-CRC, XMODEM-1K, YMODEM,
  87.              YMODEM-G, and ZMODEM protocols. Will support
  88.              Turbo C, Borland C, MIX Power C, Microsoft C.
  89.              Requires the Personal Communications Library
  90.              for C/C++ (PCL4C) <ASP>.
  91. RECIO212.ZIP RECIO v2.12 (Record Input/Output). Set of 100
  92.              functions to read and write text files in
  93.              which each line is treated as a data record,
  94.              and each record is subdivided into fields.
  95.              (Source)
  96. RS232.ZIP    Set of 'C' functions, buffered interrupt
  97.              driven I/O on COM ports 1-4,speeds from 110
  98.              to 115K bps. Supports 16550C,AF,CF UART
  99.              hardware buffering,flow control &
  100.              handshaking,chained interrupts
  101. SML_100U.ZIP SML v1.00 String Manipulation C Lib, Watcom
  102.              c++/BC++/MSQuick C/Mix Power C.
  103. SNIP9503.ZIP The SNIPPETS collection is an archive of over
  104.              400 separate files, over 50,000 lines of
  105.              mostly C/C++ source code - all public domain
  106.              and freeware - which contains the best
  107.              answers to "How do I...?" questions.
  108. SNPD9503.ZIP .I 1 1 of over 400 separate files, over
  109.              50,000 .D 2 1 .I 5 1 I...?" questions. .D 6 1
  110. SPELLER2.ZIP The Speller. C++ spell check library for
  111.              MSDOS. Works with major C++ compilers.
  112.              MSWindows DLL available. ($35,$50 w/source)
  113. TCG103.ZIP   TrueColour Graphics 1.03 - TCG is a very fast
  114.              graphics library for C/C++, devoted to 32k-,
  115.              64k-, and 16.8M-colour video modes. TCG has
  116.              such features as a powerful library of
  117.              graphical and mouse interface functions,
  118.              device-independence, support for loadable
  119.              drivers and fonts, virtual screens, output
  120.              modes, viewports and advanced clipping,
  121.              virtual coordinates, definable mouse
  122.              pointers, and more.
  123. TGE141.ZIP   The Graphics Engine 1.41 - TGE is a very fast
  124.              VGA/SVGA graphics library for C/C++
  125.              programmers. TGE has such features as a
  126.              powerful library of graphical and mouse
  127.              interface functions, device-independence,
  128.              support for loadable drivers and fonts,
  129.              virtual screens, viewports and advanced
  130.              clipping, output modes, PCX support, virtual
  131.              coordinates, bitmap scaling, definable mouse
  132.              pointers, and more.
  133. TI2_099C.ZIP Text Interface/2 v0.99c C/C++ Development
  134.              Easy to use classes allow advanced program
  135.              interfaces to be designed. Windows, pull dow
  136.              menus and data entry allow unlimited design
  137.              options to the developer. Non-system depende
  138.              source code available. OS/2 and DOS versions
  139.              $25 shareware from Revolutionary Software.
  140.